home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / lpdrb161.zip / LAUNCHPD.BAT < prev    next >
DOS Batch File  |  1997-07-03  |  215b  |  9 lines

  1. REM %1 = the Node Number %2 = the Speed of the connection ..
  2. @Echo off
  3. Cls
  4. ECHO Loading LaunchPad - RudeDog Module - NODE%1
  5. C:
  6. CD\SHOTGUN\DOORS\RUDEBALL
  7. LAUNCHPD /D=C:\SHOTGUN\NODE%1\DOOR.SYS /N%1 /S%2
  8. EXIT
  9.